[INFO] fetching crate forgekit-core 0.2.2...
[INFO] testing forgekit-core-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate forgekit-core 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate forgekit-core 0.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate forgekit-core 0.2.2
[INFO] tweaked toml for crates.io crate forgekit-core 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forgekit-core 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate forgekit-core 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a67f2df52640f31562d36caca675ed294521da075019f3361e3d001853d4c96
[INFO] running `Command { std: "docker" "start" "-a" "5a67f2df52640f31562d36caca675ed294521da075019f3361e3d001853d4c96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a67f2df52640f31562d36caca675ed294521da075019f3361e3d001853d4c96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a67f2df52640f31562d36caca675ed294521da075019f3361e3d001853d4c96", kill_on_drop: false }`
[INFO] [stdout] 5a67f2df52640f31562d36caca675ed294521da075019f3361e3d001853d4c96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94a60373131338c4ce947b9a5c4eb1b520baebfba722156a884fbd0a54c4ee3e
[INFO] running `Command { std: "docker" "start" "-a" "94a60373131338c4ce947b9a5c4eb1b520baebfba722156a884fbd0a54c4ee3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tree-sitter-cpp v0.21.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.21.4
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling tree-sitter-c v0.21.4
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling magellan v2.4.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling sqlitegraph v2.0.8
[INFO] [stderr]    Compiling scip v0.6.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling mirage-analyzer v1.0.3
[INFO] [stderr]    Compiling llmgrep v3.0.9
[INFO] [stderr]    Compiling splice v2.5.3
[INFO] [stderr]    Compiling forgekit-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 58s
[INFO] running `Command { std: "docker" "inspect" "94a60373131338c4ce947b9a5c4eb1b520baebfba722156a884fbd0a54c4ee3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a60373131338c4ce947b9a5c4eb1b520baebfba722156a884fbd0a54c4ee3e", kill_on_drop: false }`
[INFO] [stdout] 94a60373131338c4ce947b9a5c4eb1b520baebfba722156a884fbd0a54c4ee3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc742136a55e5f7d26405819a57b771577e7ddad4eb9212d07531499ba4a9607
[INFO] running `Command { std: "docker" "start" "-a" "cc742136a55e5f7d26405819a57b771577e7ddad4eb9212d07531499ba4a9607", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling forgekit-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> tests/tool_integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `symbols`
[INFO] [stdout]   --> tests/e2e/wave_02_graph.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let symbols = symbols.unwrap();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbols`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/analysis/mod.rs:1053:13
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         let mut analysis = AnalysisModule::new(graph, cfg, edit, search);
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.27s
[INFO] running `Command { std: "docker" "inspect" "cc742136a55e5f7d26405819a57b771577e7ddad4eb9212d07531499ba4a9607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc742136a55e5f7d26405819a57b771577e7ddad4eb9212d07531499ba4a9607", kill_on_drop: false }`
[INFO] [stdout] cc742136a55e5f7d26405819a57b771577e7ddad4eb9212d07531499ba4a9607
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 649224100cacbfc5a098e5bbfe609b45fad3ae355e31da384015ba9ec54f1947
[INFO] running `Command { std: "docker" "start" "-a" "649224100cacbfc5a098e5bbfe609b45fad3ae355e31da384015ba9ec54f1947", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/analysis/mod.rs:1053:13
[INFO] [stderr]      |
[INFO] [stderr] 1053 |         let mut analysis = AnalysisModule::new(graph, cfg, edit, search);
[INFO] [stderr]      |             ----^^^^^^^^
[INFO] [stderr]      |             |
[INFO] [stderr]      |             help: remove this `mut`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `forgekit-core` (lib test) generated 1 warning (run `cargo fix --lib -p forgekit-core --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]   --> tests/tool_integration_tests.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::path::PathBuf;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `symbols`
[INFO] [stderr]   --> tests/e2e/wave_02_graph.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let symbols = symbols.unwrap();
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbols`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `forgekit-core` (test "tool_integration_tests") generated 1 warning (run `cargo fix --test "tool_integration_tests" -p forgekit-core` to apply 1 suggestion)
[INFO] [stderr] warning: `forgekit-core` (test "e2e_tests") generated 1 warning (run `cargo fix --test "e2e_tests" -p forgekit-core` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forge_core-f12422a7d962e53d)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test analysis::complexity::tests::test_risk_levels ... ok
[INFO] [stdout] test analysis::complexity::tests::test_analyze_source_complexity ... ok
[INFO] [stdout] test analysis::tests::test_complexity_metrics_creation ... ok
[INFO] [stdout] test analysis::tests::test_apply_result_variants ... ok
[INFO] [stdout] test analysis::dead_code::tests::test_analyzer_creation ... ok
[INFO] [stdout] test analysis::modules::tests::test_analyzer_creation ... ok
[INFO] [stdout] test analysis::tests::test_cross_references_creation ... ok
[INFO] [stdout] test analysis::complexity::tests::test_simple_function_complexity ... ok
[INFO] [stdout] test analysis::tests::test_dead_code_detection ... ok
[INFO] [stdout] test analysis::tests::test_call_chain ... ok
[INFO] [stdout] test analysis::tests::test_deep_impact_analysis_integration ... ok
[INFO] [stdout] test analysis::tests::test_diff_creation ... ok
[INFO] [stdout] test analysis::tests::test_diff_has_changes ... ok
[INFO] [stdout] test analysis::tests::test_diff_no_changes ... ok
[INFO] [stdout] test analysis::tests::test_cross_references_integration ... ok
[INFO] [stdout] test analysis::tests::test_complexity_metrics_integration ... ok
[INFO] [stdout] test analysis::tests::test_cross_module_error_handling ... ok
[INFO] [stdout] test analysis::tests::test_benchmarks ... ok
[INFO] [stdout] test analysis::tests::test_impact_analysis_creation ... ok
[INFO] [stdout] test analysis::tests::test_impact_data_creation ... ok
[INFO] [stdout] test analysis::tests::test_analyze_impact_backward_compat ... ok
[INFO] [stdout] test analysis::tests::test_delete_operation_preview ... ok
[INFO] [stdout] test analysis::tests::test_error_result_always_fails ... ok
[INFO] [stdout] test analysis::tests::test_find_dead_code_backward_compat ... ok
[INFO] [stdout] test analysis::tests::test_module_dependency_creation ... ok
[INFO] [stdout] test analysis::tests::test_delete_operation_verify_not_found ... ok
[INFO] [stdout] test analysis::tests::test_rename_operation_validate_empty_name ... ok
[INFO] [stdout] test analysis::tests::test_rename_operation_validate_invalid_name ... ok
[INFO] [stdout] test analysis::tests::test_module_dependencies_integration ... ok
[INFO] [stdout] test analysis::tests::test_reference_chain ... ok
[INFO] [stdout] test cfg::tests::test_dominator_tree_creation ... ok
[INFO] [stdout] test cfg::tests::test_dominator_tree_dominates ... ok
[INFO] [stdout] test cfg::tests::test_dominator_tree_insert ... ok
[INFO] [stdout] test analysis::tests::test_full_workflow_from_lookup_to_edit ... ok
[INFO] [stdout] test cfg::tests::test_dominators_chain ... ok
[INFO] [stdout] test cfg::tests::test_dominators_if_else ... ok
[INFO] [stdout] test cfg::tests::test_loop_contains ... ok
[INFO] [stdout] test cfg::tests::test_loop_creation ... ok
[INFO] [stdout] test cfg::tests::test_loop_with_blocks ... ok
[INFO] [stdout] test analysis::tests::test_impact_analysis ... ok
[INFO] [stdout] test cfg::tests::test_loops_none_in_chain ... ok
[INFO] [stdout] test cfg::tests::test_loops_none_in_if_else ... ok
[INFO] [stdout] test cfg::tests::test_loops_simple_loop ... ok
[INFO] [stdout] test analysis::tests::test_insert_operation_verify ... ok
[INFO] [stdout] test cfg::tests::test_path_contains ... ok
[INFO] [stdout] test cfg::tests::test_path_creation ... ok
[INFO] [stdout] test analysis::tests::test_insert_operation_preview ... ok
[INFO] [stdout] test cfg::tests::test_path_entry_exit ... ok
[INFO] [stdout] test cfg::tests::test_path_id_stability ... ok
[INFO] [stdout] test cfg::tests::test_path_id_uniqueness ... ok
[INFO] [stdout] test cfg::tests::test_path_with_kind ... ok
[INFO] [stdout] test cfg::tests::test_paths_if_else ... ok
[INFO] [stdout] test cfg::tests::test_paths_simple_chain ... ok
[INFO] [stdout] test cfg::tests::test_test_cfg_chain ... ok
[INFO] [stdout] test cfg::tests::test_test_cfg_if_else ... ok
[INFO] [stdout] test edit::tests::test_edit_module_creation ... ok
[INFO] [stdout] test edit::tests::test_edit_operation_replace ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_span_contains ... ok
[INFO] [stdout] test error::tests::test_span_is_empty ... ok
[INFO] [stdout] test graph::queries::tests::test_query_engine_creation ... ok
[INFO] [stdout] test cfg::tests::test_cfg_module_creation ... ok
[INFO] [stdout] test cfg::tests::test_dominators_basic ... ok
[INFO] [stdout] test analysis::tests::test_performance_benchmarks_integration ... ok
[INFO] [stdout] test cfg::tests::test_loops_detection ... ok
[INFO] [stdout] test cfg::tests::test_paths_execute_returns_placeholder ... ok
[INFO] [stdout] test cfg::tests::test_path_builder_filters ... FAILED
[INFO] [stdout] test graph::tests::test_callers_of_empty ... ok
[INFO] [stdout] test analysis::tests::test_rename_operation_verify_not_found ... ok
[INFO] [stdout] test storage::tests::test_backend_kind_default ... ok
[INFO] [stdout] test storage::tests::test_backend_kind_default_filename ... ok
[INFO] [stdout] test storage::tests::test_backend_kind_display ... ok
[INFO] [stdout] test storage::tests::test_backend_kind_file_extension ... ok
[INFO] [stdout] test storage::tests::test_backend_kind_to_sqlitegraph ... ok
[INFO] [stdout] test graph::tests::test_find_symbol_by_id_not_found ... ok
[INFO] [stdout] test graph::tests::test_graph_module_creation ... ok
[INFO] [stdout] test search::tests::test_pattern_search_empty ... ok
[INFO] [stdout] test storage::tests::test_open_native_v3_creates_database ... ok
[INFO] [stdout] test search::tests::test_symbol_by_name_not_found ... ok
[INFO] [stdout] test search::tests::test_search_module_creation ... ok
[INFO] [stdout] test search::tests::test_symbols_by_kind ... ok
[INFO] [stdout] test graph::tests::test_find_symbol_empty ... ok
[INFO] [stdout] test storage::tests::test_get_all_symbols_empty ... ok
[INFO] [stdout] test storage::tests::test_unified_graph_store_clone ... ok
[INFO] [stdout] test storage::tests::test_unified_graph_store_debug ... ok
[INFO] [stdout] test storage::tests::test_insert_reference_placeholder ... ok
[INFO] [stdout] test tests::test_forge_builder_backend_kind ... ok
[INFO] [stdout] test storage::tests::test_insert_symbol_returns_id ... ok
[INFO] [stdout] test tests::test_forge_builder_default ... ok
[INFO] [stdout] test tests::test_forge_builder_missing_path ... ok
[INFO] [stdout] test tests::test_forge_builder_path ... ok
[INFO] [stdout] test storage::tests::test_open_sqlite_creates_database ... ok
[INFO] [stdout] test storage::tests::test_open_with_custom_path ... ok
[INFO] [stdout] test storage::tests::test_query_symbols_empty ... ok
[INFO] [stdout] test storage::tests::test_symbol_count_zero ... ok
[INFO] [stdout] test storage::tests::test_symbol_exists_placeholder ... ok
[INFO] [stdout] test treesitter::tests::test_extract_c_simple_function ... ok
[INFO] [stdout] test treesitter::tests::test_extract_c_with_if ... ok
[INFO] [stdout] test treesitter::tests::test_extract_java_simple_method ... ok
[INFO] [stdout] test treesitter::tests::test_extract_java_with_loop ... ok
[INFO] [stdout] test treesitter::tests::test_extract_rust_for_loop ... ok
[INFO] [stdout] test treesitter::tests::test_extract_rust_if_expression ... ok
[INFO] [stdout] test treesitter::tests::test_extract_rust_loop ... ok
[INFO] [stdout] test treesitter::tests::test_extract_rust_match_expression ... ok
[INFO] [stdout] test treesitter::tests::test_extract_rust_simple_function ... ok
[INFO] [stdout] test treesitter::tests::test_language_detection ... ok
[INFO] [stdout] test types::tests::test_block_id_display ... ok
[INFO] [stdout] test types::tests::test_block_id_from_i64 ... ok
[INFO] [stdout] test types::tests::test_block_id_zero ... ok
[INFO] [stdout] test types::tests::test_empty_metadata ... ok
[INFO] [stdout] test types::tests::test_language_from_str ... ok
[INFO] [stdout] test types::tests::test_language_unknown ... ok
[INFO] [stdout] test types::tests::test_language_variants ... ok
[INFO] [stdout] test types::tests::test_large_byte_offsets ... ok
[INFO] [stdout] test types::tests::test_large_symbol_id ... ok
[INFO] [stdout] test types::tests::test_location_clone ... ok
[INFO] [stdout] test types::tests::test_location_len ... ok
[INFO] [stdout] test types::tests::test_location_new ... ok
[INFO] [stdout] test types::tests::test_location_span ... ok
[INFO] [stdout] test types::tests::test_location_zero_length ... ok
[INFO] [stdout] test types::tests::test_path_id_display ... ok
[INFO] [stdout] test types::tests::test_path_id_empty ... ok
[INFO] [stdout] test types::tests::test_path_id_hash_stability ... ok
[INFO] [stdout] test types::tests::test_path_id_hash_uniqueness ... ok
[INFO] [stdout] test types::tests::test_path_kind_is_absolute ... ok
[INFO] [stdout] test types::tests::test_path_kind_variants ... ok
[INFO] [stdout] test types::tests::test_reference_kind_is_call ... ok
[INFO] [stdout] test types::tests::test_reference_kind_variants ... ok
[INFO] [stdout] test types::tests::test_reference_new ... ok
[INFO] [stdout] test types::tests::test_reference_with_metadata ... ok
[INFO] [stdout] test types::tests::test_span_contains ... ok
[INFO] [stdout] test types::tests::test_span_is_empty_false ... ok
[INFO] [stdout] test types::tests::test_span_is_empty_true ... ok
[INFO] [stdout] test types::tests::test_span_len ... ok
[INFO] [stdout] test types::tests::test_span_merge ... ok
[INFO] [stdout] test types::tests::test_span_merge_adjacent ... ok
[INFO] [stdout] test types::tests::test_span_overlaps ... ok
[INFO] [stdout] test types::tests::test_symbol_id_display ... ok
[INFO] [stdout] test types::tests::test_symbol_id_from_i64 ... ok
[INFO] [stdout] test tests::test_forge_analysis_accessor ... ok
[INFO] [stdout] test types::tests::test_symbol_id_ord ... ok
[INFO] [stdout] test types::tests::test_symbol_id_zero ... ok
[INFO] [stdout] test types::tests::test_symbol_kind_is_function ... ok
[INFO] [stdout] test types::tests::test_symbol_kind_is_type ... ok
[INFO] [stdout] test types::tests::test_symbol_kind_is_variable ... ok
[INFO] [stdout] test types::tests::test_symbol_new ... ok
[INFO] [stdout] test types::tests::test_symbol_with_parent ... ok
[INFO] [stdout] test tests::test_forge_builder_build_success ... ok
[INFO] [stdout] test tests::test_forge_cfg_accessor ... ok
[INFO] [stdout] test tests::test_forge_edit_accessor ... ok
[INFO] [stdout] test tests::test_forge_graph_accessor ... ok
[INFO] [stdout] test tests::test_forge_open_creates_database ... ok
[INFO] [stdout] test tests::test_forge_search_accessor ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cfg::tests::test_path_builder_filters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cfg::tests::test_path_builder_filters' (202) panicked at src/cfg/mod.rs:685:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DatabaseError("Failed to create database directory: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0689cb41aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0689cb41aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0689cb41aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0689cb41aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0689ccb06a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0689ccb06a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0689cb94e2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0689cb94e2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0689c8f20f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0689c8f20f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0689caa709 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b068944380c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b068944380c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0689caa982 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0689caa982 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0689c8f2c8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0689c863e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0689c9018d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0689ccb8dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0689ccb622 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0689426711 - <core[a96a4c5c53f902a3]::result::Result<forge_core[d5d22259c067b26d]::storage::UnifiedGraphStore, forge_core[d5d22259c067b26d]::error::ForgeError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0689426711 - forge_core[d5d22259c067b26d]::cfg::tests::test_path_builder_filters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cfg/mod.rs:685:17
[INFO] [stdout]   22:     0x5b06893dd402 - <core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b06893dd47d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0689408f7d - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5b0689408e7b - tokio[ab2625e0e98a65c4]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b0689408e7b - tokio[ab2625e0e98a65c4]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b0689408e7b - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5b0689403730 - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5b0689407d8d - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5b0689407084 - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5b068940c44b - <tokio[ab2625e0e98a65c4]::runtime::context::scoped::Scoped<tokio[ab2625e0e98a65c4]::runtime::scheduler::Context>>::set::<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b06893a0879 - tokio[ab2625e0e98a65c4]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5b068939f2e2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ab2625e0e98a65c4]::runtime::context::Context>>::try_with::<tokio[ab2625e0e98a65c4]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5b068939ee6e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ab2625e0e98a65c4]::runtime::context::Context>>::with::<tokio[ab2625e0e98a65c4]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5b06893a02ad - tokio[ab2625e0e98a65c4]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5b0689405890 - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5b0689405b86 - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5b0689406b90 - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5b06893abbe3 - tokio[ab2625e0e98a65c4]::runtime::context::runtime::enter_runtime::<<tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b06894030e1 - <tokio[ab2625e0e98a65c4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5b06893c05d4 - <tokio[ab2625e0e98a65c4]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5b06893c079f - <tokio[ab2625e0e98a65c4]::runtime::runtime::Runtime>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5b068942ed33 - forge_core[d5d22259c067b26d]::cfg::tests::test_path_builder_filters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cfg/mod.rs:696:49
[INFO] [stdout]   44:     0x5b0689424937 - forge_core[d5d22259c067b26d]::cfg::tests::test_path_builder_filters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cfg/mod.rs:681:41
[INFO] [stdout]   45:     0x5b06893715f6 - <forge_core[d5d22259c067b26d]::cfg::tests::test_path_builder_filters::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b06894378eb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b06894378eb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b06894442db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b06894442db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5b06894442db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b06894442db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5b06894442db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b06894442db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b06894442db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b068943f9f4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b068943f9f4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5b0689446ee2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5b0689446ee2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5b0689446ee2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b0689446ee2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b0689446ee2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b0689446ee2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5b0689446ee2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b0689cb31af - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5b0689cb31af - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x715fa6976aa4 - <unknown>
[INFO] [stdout]   67:     0x715fa6a03a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cfg::tests::test_path_builder_filters
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 152 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "649224100cacbfc5a098e5bbfe609b45fad3ae355e31da384015ba9ec54f1947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649224100cacbfc5a098e5bbfe609b45fad3ae355e31da384015ba9ec54f1947", kill_on_drop: false }`
[INFO] [stdout] 649224100cacbfc5a098e5bbfe609b45fad3ae355e31da384015ba9ec54f1947
